Welcome![Sign In][Sign Up]
Location:
Search - matlab s function

Search list

[Othermatlab_s

Description: matlab 的s函数应用心得,介绍了s函数的用法-matlab s-function application of experience, describes the use of the function s
Platform: | Size: 9216 | Author: zhonghaima | Hits:

[matlabtbdj

Description: 同步电机状态空间模型,采用matlab S函数-synchronous machine state space model using matlab S-function
Platform: | Size: 1024 | Author: 冯 博 | Hits:

[matlabybdj

Description: 异步电动机状态方程模型,使用matlab S函数-asynchronis machine state equation model, using matlab S-function
Platform: | Size: 1024 | Author: 冯 博 | Hits:

[matlabTechnology-and-Application-of-System-Simulation-Ba

Description: 基于MATLAB_Simulink的系统仿真技术与应用 本书首先介绍MATLAB语言的程序设计的基本内容,在此基础上系约介绍了系统仿真所必要的数值计算方法及MATLAB实现,并以Simu1ink为主要工具介绍了系统仿真方法与技巧,包括连续系统、离散系统、随机输入系统和复数系统的仿真,由浅入深介绍了模块封装技术、电力系统模块集、非线性系统设计模块集、S-函数编写与应用、Stateflow有限状态机、虚拟现实工具箱等中高级使用方法,最后还介绍了半实物仿真技术均实时控制技术。本书可作为一般读者学习和掌握MAlLAB/Simulink语言的教科书,也可作为高校理工科各类专业的本科生和研究生系统仿真类课程的教材和参考书,还可供科技工作者、教师作为学习和应用系统仿真分析技术解决实际问题的参考资料。-This book introduces MATLAB programming language, the basic content, in this based on the simulation system presented about the necessary numerical methods and MATLAB implementation, and Simu1ink introduced the system as the main tool for simulation methods and techniques, including the continuous system , discrete systems, stochastic input system and complex system simulation, Deep introduced module packaging technology, power system block set, set of nonlinear system design module, S-function and application of writing, Stateflow finite state machines, virtual reality tools use of boxes and other senior, finally introduced the loop simulation technology are real-time control technology.
Platform: | Size: 17889280 | Author: 商志远 | Hits:

[matlabfunction

Description: 各种matlab滤波函数,对于matlab的初学者来说十分有益。-Various matlab filter function, for matlab' s very useful for beginners.
Platform: | Size: 466944 | Author: wonderful | Hits:

[2D Graphicndnanfilter

Description: NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。 W - N维是通过一种特殊的子函数生成的中心对称的窗口称为NDWIND。 简短描述: 此功能适用于一对X与W N维卷积,利用MATLAB的IMFILTER或CONVN功能,忽视/插值/灌装NaN的。 默认情况下,边缘与在与PADARRAY MATLAB的函数的边界的X值填充。当PADARRAY没有找到,该程序执行零填充。 简短说明: *见截图。-NDNANFILTER N-dimensional zero-phase digital filter, ignoring NaNs. SHORT SYNTAX: [Y,W] = ndnanfilter(X,HWIN,F) SHORT INPUT: X- Multidimensional data with/without NaNs. HWIN- Window s name (N-D moving average by default: rectwin ). F- Vector specifying the semi-width of the window for each dimension. SHORT OUTPUT: Y- Filtered/smoothed X data (same size as X!) with zero phase shift. W- N-dimensional window with central symmetry generated by a special subfunction called NDWIND. SHORT DESCRIPTION: This function applies a N-dimensional convolution of X with W, using the MATLAB s IMFILTER or CONVN function, ignoring/interpolating/filling NaNs. By default, the edges are padded with the values of X at the borders with the PADARRAY MATLAB s function. When PADARRAY is not found, the program performs zero-padding. SHORT NOTE: * See the screenshot.
Platform: | Size: 6144 | Author: namind | Hits:

[matlabPVMODEL

Description: 太阳能光伏电池的matlab/simulink 仿真模型,通过编辑s函数实现,可以对光伏特性进行仿真-Solar photovoltaic cells matlab/simulink simulation model, by editing the s function implementation, you can simulate the characteristics of PV
Platform: | Size: 9216 | Author: 暖暖 | Hits:

[matlabmatlabsfunctions

Description: MATLAB中的S函数详细介绍,帮助大家深入了解,学会编辑S函数。-MATLAB, S-function details to help us understand and learn to edit the S function.
Platform: | Size: 1081344 | Author: Garrygong | Hits:

[matlabhistogram

Description: this was my homework in the lesson "digital image processing" it compares my histogram programm with the matlab s original function imhist. i uploaded whole the material but you can find it completely in "ö dev1 rg.docx" my whole homework.-this was my homework in the lesson "digital image processing" it compares my histogram programm with the matlab s original function imhist. i uploaded whole the material but you can find it completely in "ö dev1 rg.docx" my whole homework.
Platform: | Size: 308224 | Author: ali fatih | Hits:

[3D Graphic3Donscilab

Description: MATLAB作为成熟的科学计算软件,其绘制三维实体模型的功能已经非常完善,要实现三维实体模型间的运算也比较容易,然而Scilab 的绘制三维形体模型的功能还不够强大,三维形体模型之间的布尔运算也比较困难,因此有必要开发一个绘制三维形体模型并实现并、交、叉运算的工具箱,来强化Scilab的绘图功能。 本项目组开发的《基于CSG的三维形体建模工具箱》实现了三维形体建模和绘制功能,用户不仅能依据给定的参数直接绘制简单的三维形体,还可以对三维形体进行平移、旋转和比例缩放操作。多个形体之间可以通过正则布尔运算(并、交、差运算)得到新的三维形体,方便用户利用多个简单形体构建复杂的三维形体。 -As a mature scientific computing software, MATLAB s function of rendering three-dimensional models is very good, and it is easy to achieving three-dimensional solid models’ operation. Compared with MATLAB, Scilab uses relevant functions to render three-dimensional models is not strong enough. And it is also difficult to implement the Boolean operations among three-dimensional shapes. Therefore, it is necessary to develop a toolbox to implement functions of modeling and rendering and the operations of union, intersection, difference to strengthen the drawing function of Scilab. This project <CSG-Based 3D Modeler Toolbox> implements functions of CSG-based modeling and rendering. Users not only can make and plot simple three dimensional shapes, but also can translate, rotate or scale the shapes. It is convenient to make a complicated shape by some simple unit shapes, for simple shapes can be composed into a complicated shape by regular Boolean operations- union, intersection, and
Platform: | Size: 541696 | Author: zhoujun | Hits:

[matlabMatlab-basic-and-applications

Description: 本书由基础知识和应用两大部分组成,基础知识详细介绍了MATLAB基础准备与入门、MATLAB的基本使用方法、数组和数组运算、字符串单元数组和结构、数值计算功能、符号运算、数据和函数的可视化、MATLAB程序设计、图形用户界面设计、Simulink仿真基础;在应用方面,介绍了MATLAB在信号与系统、数字信号处理和通信原理中的应用等内容。本书在介绍方式上使用了大量图片、例子,具有较好的操作指导作用,通过实例帮助读者加深理解。-Benshu basic knowledge and applied by the two major components, introduces the basics of preparation and entry based on MATLAB, MATLAB s basic use, arrays and array operations, array of string units and structures, numerical calculations, symbolic computation, data, and visual function, MATLAB programming, graphical user interface design, Simulink based simulation In the application, describes a MATLAB in signal and systems, digital signal processing and communication theory in the application of content. This book describes the way in the use of a large number of pictures, examples, and has good operating guide, an example to help readers better understanding.
Platform: | Size: 3078144 | Author: 刘鑫吉 | Hits:

[matlabsfuntmpl-S

Description: matlab中创建m文件-S函数需要的模板-matlab m-files-S function in the preparation of the template
Platform: | Size: 1024 | Author: mfj | Hits:

[matlabintegration

Description: 基于matlab的基于模型设计u例程.介绍了如何使用s-function builder来嵌入C代码实现模型的转换.-Based on model-based design u matlab routines. Describes how to use s-function builder to embed C code model conversion.
Platform: | Size: 69632 | Author: 方音 | Hits:

[Software EngineeringMATLAB-Mutilate-Switch-S-function

Description: 矩阵变换器SPWM调制策略的MATLAB/Simulink仿真-SPWM modulation strategy for matrix converter of MATLAB/Simulink simulation
Platform: | Size: 3072 | Author: 有梦最美 | Hits:

[matlabmatlabexcel

Description: 本程序的功能是将模型结果直接输出到excel中的演示-The program s function is to generate the result of the model to demonstrate in excel
Platform: | Size: 4096 | Author: 张建民 | Hits:

[Software Engineeringsfunctions_simulink

Description: matlab s-function for both discrete and continous state equation
Platform: | Size: 1264640 | Author: iswell | Hits:

[matlabADRC7.0

Description: MATLAB7.0/simulink实现的全套的自抗扰控制器资料,包括mdl文件和S-function。-Auto-Disturbance Rejection Controller implement by MATLAB7.0/simulink。
Platform: | Size: 7168 | Author: winglan | Hits:

[matlabF16_dynam

Description: F16开环动力学模型,采用C语言编写的MATLAB S函数。输入为油门及3个舵面共四个控制量,以及系统低阶、高阶选择器。前缘襟翼模型内部自动调节。输出为12个状态量以及油门大小。采用欧拉角坐标系。-F16 open-loop dynamic model, using the C language MATLAB S function. Throttle input, and three of four rudder control volume, and system low, high selector. Automatically adjust the front flap inside the model. The amount of output for the 12 states and the accelerator size. Using Euler angle coordinate system.
Platform: | Size: 5120 | Author: dongniue | Hits:

[matlabmppt

Description: 一个基于matlab的MPPT控制模型,希望能给大家带来一点收获-maximum power point tracker
Platform: | Size: 48128 | Author: Jieming | Hits:

[matlabPMSM

Description: 基于Simulink的永磁同步电机的直接转矩控制的调速仿真,里面用S函数自建部分模块,加快了仿真速度。-Simulink-based permanent magnet synchronous motor direct torque control of the speed of simulation, which used self-built part of the S-function module to speed up the simulation speed.
Platform: | Size: 27648 | Author: 王子煜 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 40 »

CodeBus www.codebus.net